-
Notifications
You must be signed in to change notification settings - Fork 7.8k
dts: arm: st: u3: Add USB #94302
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
dts: arm: st: u3: Add USB #94302
Conversation
Hello @wymcg, and thank you very much for your first pull request to the Zephyr project! |
e67605b
to
c8b8ddc
Compare
Add USB DTS node for STM32U3 series SoCs. Signed-off-by: Will McGloughlin <[email protected]>
Enable USB for the Nucleo U385RG-Q. Samples in samples/subsys/usb compile and operate as expected. Signed-off-by: Will McGloughlin <[email protected]>
c8b8ddc
to
714bd07
Compare
|
Added a USB node for STM32U3 SoCs, and configured USB for the Nucleo U385RG-Q, enabling the USB samples.